type github.com/technosophos/moniker.alliterator

4 uses

	github.com/technosophos/moniker (current package)
		moniker.go#L41: 	return &alliterator{
		moniker.go#L48: type alliterator struct {
		moniker.go#L53: func (n *alliterator) Name() string {
		moniker.go#L56: func (n *alliterator) NameSep(sep string) string {